home *** CD-ROM | disk | FTP | other *** search
- BLOCK.RA2
- BLOCK.RA3
- LAEXAM.PRG
-
- Keywords: LINE A PPASCAL TACKLE BOX ST
-
- This is a Tackle Box demo for PPascal users that shows how easy it is to
- interface with the LINE A routines. THIS IS A DEMO ONLY! All users of
- Tackle Box ST will receive the complete source code and docs (about 55
- pages) free.
-
-
- BUGS1087.DOC
- PPQUESTS.DOC
-
- These are two text files from the OSS BBS detailing some common questions
- and bug fixes for those bugs reported in October. Lots of good info.
-
-
- NEWDIAL.PAS
-
- Keywords: PERSONAL PASCAL V 2.0 2.01 DIALOG
-
- This file contains Personal Pascal source to replace Center_Dialog,
- Do_Dialog, and Redo_Dialog under v 2.0 and 2.01, which for some reason
- refuses to display the outline around dialog boxes. This includes a program
- to demostrate usage of the functions, which are implementations of some 'C'
- calls.
-
-
- PASCAL.DEF
- PASCAL.I
- PASCAL.PAS
- PASCAL.RSC
-
- Keywords: PERSONAL PASCAL MANAGER SOURCE RESOURCE LOADS ENVIRONMENT CHAIN
-
- Source, resource file, etc., for the original Personal Pascal version 1
- manager program. This shows you how to load and use resource files, how to
- pass info in the environment string, commands via CHAIN, etc., etc. Source
- is sparsely commented but pretty clear. CAUTION: Resource file is from
- Atari VERSION 1 resource editor and must be converted if used with other
- versions and/or other editors!
-
-
- XYPLOT.DOC
- XYPLOT.PAS
-
- Source code in Pascal to make XY plot of either a continous function or
- tabular data. Several samle functions are plotted to demonstrate
- the usage. The user can 'zoom in' or out with virtually no effort.
- The roots of an equation can be found by simply zooming in and clicking
- the mouse. Demonstrates one way to combine ordinary, i.e.,WriteLn,
- text and graphics on the same display screen. Pascal source and
- documentation. Written for a monochrome monitor.
-